Move tree-widget/ from etc/ to etc/images/
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 04:58:26 +0000 (04:58 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 04:58:26 +0000 (04:58 +0000)
etc/images/tree-widget/default/empty.xpm [new file with mode: 0644]

diff --git a/etc/images/tree-widget/default/empty.xpm b/etc/images/tree-widget/default/empty.xpm
new file mode 100644 (file)
index 0000000..8af9f2f
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * empty_xpm[] = {
+"16 21 9 1",
+"      c None",
+".     c #848400",
+"+     c #949429",
+"@     c #9C9C31",
+"#     c #9C9C39",
+"$     c #A5A542",
+"%     c #A5A54A",
+"&     c #ADAD52",
+"*     c #ADAD5A",
+"                ",
+"                ",
+"                ",
+"                ",
+"                ",
+"    ...         ",
+"   ..+..        ",
+"  ..+@#..       ",
+" ..+@##$..      ",
+"..+@##$%%..     ",
+".+@##$%%&*.     ",
+"..##$%%&*..     ",
+" ..$%%&*..      ",
+"  ..%&*..       ",
+"   ..*..        ",
+"    ...         ",
+"                ",
+"                ",
+"                ",
+"                ",
+"                "};